Zoophilia is a paraphilia involving sexual activity between human and non-human animals or a fixation on such practice. The term zoophilia derives from the combination of two nouns in Greek: ζῷον ( zṓion, meaning "animal") and φιλία ( , meaning "(fraternal) love"). As a suffix, -philia indicates an abnormal liking for or tendency towards a given thing. Thus, the term denotes an abnormal human sexual attraction to animals.Princeton University, WordNet, " WordNet Search - 3.1 'Zoophilia'". Ac..
In computer programming, a parameter is a special kind of variable, used in a subroutine to refer to one of the pieces of data provided as input to the subroutine. These pieces of data are called arguments. An ordered list of parameters is usually included in the definition of a subroutine, so that, each time the subroutine is called, its arguments for that call can be assigned to the corresponding parameters.